projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0537ec4
)
(LDFLAGS): Get this from configure, like CFLAGS.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 27 Jul 1997 21:40:24 +0000
(21:40 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 27 Jul 1997 21:40:24 +0000
(21:40 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 9425a3def081958bf7770a51697442ce69fddb73..192375b367e481497472af641ea12027a869800b 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-44,6
+44,7
@@
C_SWITCH_SYSTEM=@c_switch_system@
ALLOCA=@ALLOCA@
LN_S=@LN_S@
CFLAGS=@CFLAGS@
+LDFLAGS=@LDFLAGS@
C_SWITCH_X_SITE=@C_SWITCH_X_SITE@
LD_SWITCH_X_SITE=@LD_SWITCH_X_SITE@
YACC=@YACC@